@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'fzzh';
    src: url('fzzh.eot');
    src: url('fzzh.eot?#iefix') format('embedded-opentype'),
         url('fzzh.woff') format('woff'),
         url('fzzh.ttf') format('truetype'),
         url('fzzh.svg#fzzh') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fzzzh';
    src: url('fzzzh.eot');
    src: url('fzzzh.eot?#iefix') format('embedded-opentype'),
         url('fzzzh.woff') format('woff'),
         url('fzzzh.ttf') format('truetype'),
         url('fzzzh.svg#fzzzh') format('svg');
    font-weight: normal;
    font-style: normal;
}
 